@charset "UTF-8";
   
.fresh__introduce {
	margin:0 auto
}
.fresh__introduce--label {
	font-size:30px;
	font-weight:400;
	color:#222;
	line-height:36px;
	text-align:center;
	padding-top:86px;
	padding-bottom:51px
}
.fresh__introduce--list .wrap {
	width:1015px;
	margin:0 auto;
	white-space:nowrap
}
.fresh__introduce--list .items img, .fresh__introduce--list .items>div>div {
	display:inline-block;
	vertical-align:top
}
.fresh__introduce--list .items:first-child {
	height:400px
}
.fresh__introduce--list .items:first-child .desc {
	width:461px;
	margin-right:135px;
	padding-top:45px
}
.fresh__introduce--list .items:nth-child(2) {
background:rgba(245, 246, 249, .8);
padding-top:90px;
height:436px;
box-sizing:border-box
}
.fresh__introduce--list .items:nth-child(2) .desc {
width:422px;
margin-left:209px
}
.fresh__introduce--list .items:nth-child(3) {
padding-top:84px;
height:496px;
box-sizing:border-box
}
.fresh__introduce--list .items:nth-child(3) .desc {
padding-top:28px;
width:455px;
margin-right:159px;
white-space:normal;
line-height:30px
}
.fresh__introduce--list .items:nth-child(4) {
background:rgba(245, 246, 249, .8);
padding-top:80px;
height:416px;
box-sizing:border-box
}
.fresh__introduce--list .items:nth-child(4) .desc {
margin-left:103px;
padding-top:14px;
width:396px
}
.fresh__introduce--list .items:nth-child(4) img {
margin-left:-70px
}
.fresh__introduce--list .items:nth-child(5) {
padding-top:76px;
height:451px;
box-sizing:border-box
}
.fresh__introduce--list .items:nth-child(5) .desc {
width:430px;
padding-top:36px;
margin-right:123px
}
.fresh__introduce--list .items .desc {
	white-space:nowrap
}
.fresh__introduce--list .items .desc h5 {
	font-size:24px;
	font-weight:400;
	color:#222;
	margin-bottom:18px
}
.fresh__introduce--list .items .desc p {
	font-size:18px;
	font-weight:400;
	color:#666;
	margin-bottom:8px
}
.fresh__introduce--list .items .desc div {
	width:156px;
	height:44px;
	line-height:44px;
	border-radius:36px;
	text-align:center;
	background:#4894ff;
	font-size:20px;
	font-weight:400;
	margin-top:28px;
	color:#fff;
	cursor:pointer
}
.fresh__introduce--list .items .desc p:last-child {
	margin-bottom:0
}
.fresh__process {
	text-align:center;
	height:556px;
	background:rgba(247, 248, 250, 1)
}
.fresh__process .fresh__process--label {
	font-size:30px;
	font-weight:400;
	color:rgba(34, 34, 34, 1);
	line-height:36px;
	padding-top:75px;
	padding-bottom:48px
}
.fresh__case {
	padding-bottom:60px
}
.fresh__case--label {
	font-size:32px;
	font-weight:400;
	color:#222;
	line-height:36px;
	padding-top:86px;
	text-align:center;
	margin-bottom:51px
}
.fresh__case--list {
	width:567px;
	margin:0 auto
}
.fresh__case--list li {
	float:left;
	width:136px;
	height:136px;
	margin-right:53px;
	margin-bottom:29px;
	position:relative;
	cursor:pointer
}
.fresh__case--list li:hover .detail {
	opacity:1;
	top:-88px;
	left:-48px
}
.fresh__case--list li:nth-child(5n) {
margin-right:0
}
.fresh__case--list li .detail {
	width:236px;
	box-sizing:border-box;
	padding:23px 26px 30px;
	box-shadow:2px 4px 14px 0 rgba(57, 66, 163, .1);
	border-radius:6px;
	background:#fff;
	position:absolute;
transition:top .3s linear;
	opacity:0;
	top:-34px;
	left:0;
	z-index:2
}
.fresh__case--list li .detail p:first-child img {
	margin-right:13px;
	vertical-align:middle
}
.fresh__case--list li .detail p:first-child {
	margin-bottom:12px;
	font-size:16px;
	font-weight:400;
	color:rgba(17, 17, 17, 1);
	line-height:21px
}
.fresh__case--list li .detail p:last-child {
	font-size:14px;
	font-weight:400;
	color:rgba(80, 80, 80, 1);
	line-height:21px
}
.groupon__species {
	padding-bottom:90px
}
.groupon__species--label {
	font-size:30px;
	font-weight:400;
	color:#222;
	line-height:36px;
	padding-top:79px;
	padding-bottom:54px;
	text-align:center
}
.groupon__species--list {
	overflow:hidden;
	width:1061px;
	margin:0 auto;
	border:1px solid #e8e8e8
}
.groupon__species--list li {
	text-align:center;
	height:313px;
	width:353px;
	border-right:1px solid #e8e8e8;
	float:left
}
.groupon__species--list li:last-child {
	border-right:0
}
.groupon__species--list li img {
	margin-top:53px
}
.groupon__species--list li h6 {
	margin-top:24px;
	font-size:22px;
	font-weight:400;
	color:#333;
	line-height:26px;
	margin-bottom:16px
}
.groupon__species--list li p {
	font-size:18px;
	font-weight:400;
	color:rgba(80, 80, 80, 1);
	line-height:28px
}
.groupon_introduce {
	background:rgba(245, 246, 249, .8);
	text-align:center;
	padding-top:36px;
	padding-bottom:50px
}
.groupon_introduce h3 {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	margin-bottom:36px
}
.groupon_introduce p {
	margin-top:20px;
	font-size:20px
}
.groupon_introduce .desc div {
	display:inline-block;
	width:156px;
	height:44px;
	line-height:44px;
	border-radius:36px;
	text-align:center;
	background:linear-gradient(88deg, #ffbc00 0, #ff8e00 100%);
	font-size:20px;
	font-weight:400;
	margin-top:32px;
	color:#fff;
	cursor:pointer
}
.groupon__introduce {
	background:#f7f8fa;
	padding-top:72px
}
.groupon__introduce--caption {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:36px;
	text-align:center;
	padding-bottom:56px
}
.groupon__introduce--list {
	overflow:hidden;
	width:1080px;
	margin:0 auto;
	padding-bottom:80px
}
.groupon__introduce--list .items {
	float:left;
	width:348px;
	height:301px;
	border-radius:8px;
	margin-right:18px;
	background:#fff;
	position:relative
}
.groupon__introduce--list .items a {
	position:absolute;
	left:0;
	width:100%;
	top:0;
	bottom:0;
	z-index:2;
	outline:0 none
}
.groupon__introduce--list .items:last-child {
	margin-right:0
}
.groupon__introduce--list .items .big__img {
	height:175px;
	width:100%
}
.groupon__introduce--list .items .big__img.leadwarehouse {
	background:url(https://sitecdn.sdongpo.com/website/new_case/groupon__leadwarehouse.png) no-repeat center;
	background-size:348px 175px
}
.groupon__introduce--list .items .big__img.logistics {
	background:url(https://sitecdn.sdongpo.com/website/new_case/groupon__logistics.png) no-repeat center;
	background-size:348px 175px
}
.groupon__introduce--list .items .big__img.lifeservice {
	background:url(https://sitecdn.sdongpo.com/website/new_case/groupon__lifeservice.png) no-repeat center;
	background-size:348px 175px
}
.groupon__introduce--list .items .title {
	margin-top:16px;
	font-size:18px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
	line-height:18px;
	text-align:center;
	position:relative
}
.groupon__introduce--list .items .title:after {
	content:'';
	height:3px;
	width:50px;
	background:#4894ff;
	position:absolute;
	left:50%;
	bottom:-12px;
	margin-left:-25px
}
.groupon__introduce--list .items .desc {
	margin-top:18px;
	padding:0 20px;
	font-size:16px;
	font-family:PingFangSC-Light;
	font-weight:300;
	color:#666;
	line-height:24px
}
.groupon__section {
	margin-bottom:-30px
}
.groupon__section .wrap__1056 {
	width:1056px;
	margin:0 auto
}
.groupon__section .items {
	white-space:nowrap
}
.groupon__section .items.video {
	height:auto!important;
	padding-top:0!important;
	padding-bottom:70px
}
.groupon__section .items.video .desc.merchants {
	margin-left:0;
	padding-left:140px;
	background-image:url(https://sitecdn.sdongpo.com/website/new_case/douyin_pic.png);
	background-repeat:no-repeat;
	background-size:598px 226px
}
.groupon__section .items.gray {
	background:rgba(245, 246, 249, .8)
}
.groupon__section .items:first-child {
	height:648px
}
.groupon__section .items:nth-child(2) {
height:406px;
padding-top:80px
}
.groupon__section .items:nth-child(3) {
height:466px;
padding-top:84px
}
.groupon__section .items:nth-child(4) {
background-image:url(https://sitecdn.sdongpo.com/website/new_case/sys__1.png);
background-size:1504px 392px;
background-repeat:no-repeat;
background-position:center 40px;
height:540px
}
.groupon__section .items h3 {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	text-align:center;
	padding-top:90px;
	padding-bottom:78px
}
.groupon__section .items .desc {
	display:inline-block;
	vertical-align:middle
}
.groupon__section .items .desc.mall {
	width:500px;
	margin-right:140px;
	padding-left:16px
}
.groupon__section .items .desc.mall+img {
	margin-right:12px;
	-webkit-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	transform:translateY(-4px)
}
.groupon__section .items .desc.merchants {
	width:480px;
	margin-left:164px;
	padding-right:10px;
	-webkit-transform:translateY(-3px);
	-ms-transform:translateY(-3px);
	transform:translateY(-3px)
}
.groupon__section .items .desc.dashboard {
	width:480px;
	margin-right:82px;
	padding-left:16px;
	-webkit-transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	transform:translateY(-5px)
}
.groupon__section .items .desc.sys {
	padding-top:100px;
	margin-left:610px
}
.groupon__section .items .desc.sys+img {
	margin-left:16px
}
.groupon__section .items .desc h5 {
	font-size:24px;
	font-weight:400;
	color:#222;
	line-height:30px;
	margin-bottom:18px
}
.groupon__section .items .desc p {
	font-size:18px;
	font-weight:400;
	color:#666;
	line-height:28px;
	margin-bottom:8px
}
.groupon__section .items .desc div {
	width:156px;
	height:44px;
	line-height:44px;
	border-radius:36px;
	text-align:center;
	background:#4894ff;
	font-size:20px;
	font-weight:400;
	margin-top:32px;
	color:#fff;
	cursor:pointer
}
.groupon__section .items img {
	display:inline-block;
	vertical-align:middle
}
.groupon__section .items img:first-child {
	margin-left:16px
}
.groupon__prewarehouse {
	margin-bottom:-30px
}
.groupon__prewarehouse .wrap__1056 {
	width:1056px;
	margin:0 auto
}
.groupon__prewarehouse .items {
	white-space:nowrap
}
.groupon__prewarehouse .items.gray {
	background:rgba(245, 246, 249, .8)
}
.groupon__prewarehouse .items:first-child {
	height:448px;
	padding-top:80px
}
.groupon__prewarehouse .items:nth-child(2) {
background-image:url(https://sitecdn.sdongpo.com/website/new_case/sys__1.png);
background-size:1504px 392px;
background-repeat:no-repeat;
background-position:center 40px;
height:500px
}
.groupon__prewarehouse .items:nth-child(3) {
height:466px;
padding-top:84px
}
.groupon__prewarehouse .items:nth-child(4) {
height:406px;
padding-top:80px
}
.groupon__prewarehouse .items h3 {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	text-align:center;
	padding-top:90px;
	padding-bottom:78px
}
.groupon__prewarehouse .items .desc {
	display:inline-block;
	vertical-align:middle
}
.groupon__prewarehouse .items .desc.mall {
	width:500px;
	margin-right:140px;
	padding-left:16px
}
.groupon__prewarehouse .items .desc.mall+img {
	margin-right:12px;
	-webkit-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	transform:translateY(-4px)
}
.groupon__prewarehouse .items .desc.merchants {
	padding-top:100px;
	margin-left:610px
}
.groupon__prewarehouse .items .desc.dashboard {
	width:480px;
	margin-right:82px;
	padding-left:16px;
	-webkit-transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	transform:translateY(-5px)
}
.groupon__prewarehouse .items .desc.sys {
	width:480px;
	margin-left:164px;
	padding-right:10px;
	-webkit-transform:translateY(-3px);
	-ms-transform:translateY(-3px);
	transform:translateY(-3px)
}
.groupon__prewarehouse .items .desc.sys+img {
	margin-left:16px
}
.groupon__prewarehouse .items .desc h5 {
	font-size:24px;
	font-weight:400;
	color:#222;
	line-height:30px;
	margin-bottom:18px
}
.groupon__prewarehouse .items .desc p {
	font-size:18px;
	font-weight:400;
	color:#666;
	line-height:28px;
	margin-bottom:8px
}
.groupon__prewarehouse .items .desc div {
	width:156px;
	height:44px;
	line-height:44px;
	border-radius:36px;
	text-align:center;
	background:#4894ff;
	font-size:20px;
	font-weight:400;
	margin-top:32px;
	color:#fff;
	cursor:pointer
}
.groupon__prewarehouse .items img {
	display:inline-block;
	vertical-align:middle
}
.groupon__prewarehouse .items img:first-child {
	margin-left:16px
}
.groupon__case {
	padding-top:68px;
	padding-bottom:64px
}
.groupon__case--label {
	font-size:32px;
	font-weight:400;
	color:#222;
	line-height:36px;
	padding-bottom:45px;
	text-align:center
}
.groupon__case--list {
	width:918px;
	margin:0 auto
}
.groupon__case--list li {
	float:left;
	margin-right:46px;
	margin-bottom:25px;
	position:relative
}
.groupon__case--list li.xcx:hover .logo {
	opacity:0
}
.groupon__case--list li.xcx:hover .xcx__qrcode {
	opacity:1;
	transform:scale(1)
}
.groupon__case--list li:nth-child(2) {
margin-right:52px
}
.groupon__case--list li:nth-child(5n) {
margin-right:0
}
.groupon__case--list li .xcx__qrcode {
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-90px;
	margin-top:-90px;
	transform:scale(.5);
transition:all linear .2s
}
.us__links {
	background:#e5edff
}
.us__links ul {
	width:1200px;
	margin:0 auto;
	height:80px;
	line-height:80px
}
.us__links ul li {
	float:left;
	margin-right:60px;
	padding:0 15px;
	position:relative;
	font-size:16px;
	color:#000
}
.us__links ul li.active a, .us__links ul li:hover a {
	color:#4894ff
}
.us__links ul li.active:after {
	content:"";
	display:block;
	width:100%;
	height:100%;
	border-bottom:4px solid #4894ff;
	position:absolute;
	left:0;
	bottom:0
}
.us__enterprise {
	width:998px;
	margin:0 auto
}
.us__enterprise--label {
	font-size:30px;
	font-weight:400;
	color:#222;
	line-height:34px;
	text-align:center;
	padding-top:86px;
	padding-bottom:54px
}
.us__enterprise--list li {
	float:left;
	width:304px;
	border:1px solid #d1d1d1;
	height:318px;
	background:#fff;
	margin-right:40px;
	text-align:center;
	cursor:pointer;
transition:all linear .2s;
	position:relative
}
.us__enterprise--list li a {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:100%
}
.us__enterprise--list li img {
	padding-top:54px;
	margin-bottom:32px
}
.us__enterprise--list li:last-child {
	margin-right:0
}
.us__enterprise--list li .title {
	font-size:22px;
	font-weight:400;
	color:#333;
	line-height:24px;
	margin-bottom:42px;
	position:relative
}
.us__enterprise--list li .title:after {
	content:'';
	position:absolute;
	width:20px;
	height:3px;
	background:#d1d1d1;
	left:50%;
	margin-left:-10px;
	bottom:-18px
}
.us__enterprise--list li .subtitle {
	font-size:18px;
	font-weight:400;
	color:#999;
	line-height:22px
}
.us__enterprise--list li:last-child {
	margin-right:0
}
.us__enterprise--list li.active, .us__enterprise--list li:hover {
	box-shadow:0 5px 14px 0 rgba(69, 69, 124, .2);
	border:1px solid #4c73ff;
	border-bottom-width:4px;
	height:315px
}
.us__service {
	height:578px;
	background:rgba(245, 246, 249, .8)!important
}
.us__service--list {
	width:1061px;
	margin:0 auto;
	text-align:center
}
.us__service--list li {
	display:inline-block;
	margin-right:48px;
	vertical-align:top
}
.us__service--list li.qrcode {
	margin-top:100px;
	width:304px;
	height:378px;
	background-image:url(https://sitecdn.sdongpo.com/website/new_case/bg_code.png);
	background-size:304px 378px;
	background-repeat:no-repeat;
	box-shadow:2px 4px 14px 0 rgba(69, 69, 124, .1);
	text-align:left
}
.us__service--list li.qrcode img {
	margin-top:63px;
	margin-left:58px
}
.us__service--list li.qrcode p {
	margin-top:38px;
	text-align:center;
	font-size:22px;
	font-weight:400;
	color:#4a4a4a;
	line-height:26px
}
.us__service--list li:last-child {
	margin-right:0
}
.us__service--list li.telBox {
	text-align:left;
	padding-top:100px;
	padding-left:15px
}
.us__service--list li.telBox h5 {
	font-size:22px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
	line-height:28px;
	margin-bottom:12px
}
.us__service--list li.telBox h6 {
	font-size:18px;
	font-weight:400;
	color:#4a4a4a;
	line-height:22px;
	margin-bottom:30px
}
.us__service--list li.telBox>div {
	width:313px;
	height:170px;
	background:rgba(236, 236, 237, .7);
	border-radius:8px;
	padding-top:30px;
	padding-left:29px;
	margin-bottom:36px;
	overflow:hidden
}
.us__service--list li.telBox>div .telName {
	font-size:16px;
	font-weight:400;
	color:#666;
	line-height:20px;
	margin-bottom:8px
}
.us__service--list li.telBox>div .tel {
	font-size:28px;
	font-weight:400;
	color:#333;
	line-height:32px;
	margin-bottom:20px
}
.us__service--list li.telBox button {
	width:160px;
	height:42px;
	background:#4894ff;
	border-radius:36px;
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:42px;
	text-align:center;
	outline:0 none;
	border:0 none;
	cursor:pointer
}
.us__form {
	text-align:center;
	padding-bottom:100px;
	background:url(https://sitecdn.sdongpo.com/website/new_case/bg_deafult_about_us.png) no-repeat center 30px;
	background-size:1019px 477px
}
.us__form--caption {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	padding-top:90px
}
.us__form--subtitle {
	font-size:22px;
	font-weight:400;
	color:#666;
	line-height:28px;
	padding-top:24px;
	padding-bottom:50px
}
.us__form--input {
	display:block;
	width:528px;
	padding-left:257px;
	height:56px;
	line-height:normal!important;
	background:#fff;
	border-radius:29px;
	border:1px solid rgba(72, 148, 255, .7);
	margin:0 auto 20px;
	font-size:18px;
	font-weight:400;
	outline:0 none;
	-webkit-user-select:auto;
	line-height:100%
}
.us__form--input::-webkit-input-placeholder {
color:rgba(72, 148, 255, .7)
}
.us__form--input::-moz-placeholder {
color:rgba(72, 148, 255);
opacity:1
}
.us__form--input::-ms-input-placeholder {
color:rgba(72, 148, 255)
}
.us__form--submit {
	margin:12px auto 0;
	width:785px;
	height:56px;
	background:#4894ff;
	border-radius:29px;
	text-align:center;
	line-height:56px;
	font-size:20px;
	font-weight:400;
	color:#fff;
	border:0 none;
	outline:0;
	cursor:pointer
}
.us__vedio {
	background:url(https://sitecdn.sdongpo.com/website/new_case/abput_sdp.png) no-repeat center 120px #fff;
	background-size:1920px 648px;
	height:868px;
	background-color:rgba(245, 246, 249, .8)
}
.us__vedio--label {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	text-align:center;
	padding-top:90px
}
.us__vedio--play {
	width:695px;
	height:436px;
	margin:101px auto 0;
	position:relative
}
.us__vedio--play>.play {
	width:98px;
	height:98px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-49px;
	margin-top:-49px;
	z-index:99999999999999999;
	pointer-events:none
}
.us__vedio--play .video {
	width:695px;
	height:436px;
	cursor:pointer;
	margin-left:0
}
.us__vedio--play .bg {
	display:none;
	width:694px;
	height:436px;
	background:url(https://sitecdn.sdongpo.com/website/new_case/about_us_pic.png) no-repeat center;
	background-size:695px 349px
}
.us__vedio--play .bg.active {
	display:block
}
.us__vedio--play video {
	display:block;
	outline:0 none!important;
blr:expression(this.onFocus=this.blur())
}
.case__vedio {
	padding-top:40px;
	background:url(https://sitecdn.sdongpo.com/website/new_case/case__video__bg__1.png) no-repeat center 40px;
	background-size:1369px 653px;
	height:660px;
	position:relative
}
.case__vedio--bg {
	position:absolute;
	width:100%;
	height:538px;
	background:#fff;
	z-index:-1
}
.case__vedio--bg:after {
	content:'';
	position:absolute;
	width:100%;
	height:163px;
	background:#fcfcfd;
	bottom:-163px
}
.case__vedio--label {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	text-align:center;
	padding-top:82px
}
.case__vedio--play {
	width:694px;
	height:436px;
	margin:108px auto 0;
	position:relative;
	overflow:hidden
}
.case__vedio--play>.play {
	width:98px;
	height:98px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-49px;
	margin-top:-49px;
	pointer-events:none
}
.case__vedio--play .bg {
	display:none;
	width:694px;
	height:396px;
	background:url(https://sitecdn.sdongpo.com/website/new_case/case__video__1.png) no-repeat center;
	background-size:695px 396px
}
.case__vedio--play .bg.active {
	display:block
}
.case__vedio--play .video {
	margin-top:20px;
	width:695px;
	height:396px;
	cursor:pointer;
	margin-left:0;
	overflow:hidden
}
.case__vedio--play video {
	display:block
}
.case__tabs {
	background:linear-gradient(180deg, rgba(247, 248, 250, .4) 0, rgba(247, 248, 250, 1) 100%)
}
.case__tabs--caption {
	padding-top:16px;
	text-align:center;
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	padding-bottom:56px
}
.case__tabs--list {
	width:688px;
	margin:0 auto 64px
}
.case__tabs--list .items {
	text-align:center;
	float:left;
	width:50%;
	font-size:24px;
	font-weight:400;
	color:#4a4a4a;
	line-height:28px;
	padding-bottom:20px;
	border-bottom:2px solid #e8e8e8;
	cursor:pointer
}
.case__tabs--list .items.active {
	color:#1c7aff;
	border-bottom:3px solid #1c7aff;
	padding-bottom:19px
}
.case__tabs--content {
	width:1050px;
	margin:0 auto;
	padding-bottom:55px
}
.case__tabs--content .items li {
	margin-bottom:48px;
	position:relative
}
.case__tabs--content .items li .imgBox {
	position:absolute;
	width:160px;
	text-align:center
}
.case__tabs--content .items li .imgBox .xcx_qrcode {
	display:none;
	border-radius:50%
}
.case__tabs--content .items li .imgBox.xcx:hover .logo {
	opacity:0
}
.case__tabs--content .items li .imgBox.xcx:hover .xcx_qrcode {
	display:block;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-60px
}
.case__tabs--content .items li .imgBox a {
	display:inline-block
}
.case__tabs--content .items li .desc {
	padding-left:182px;
	padding-right:8px
}
.case__tabs--content .items li .desc div {
	margin-bottom:10px
}
.case__tabs--content .items li .desc div a:first-child {
	display:inline-block;
	vertical-align:middle;
	font-size:22px;
	font-weight:400;
	color:#222;
	line-height:26px;
	margin-right:20px;
	outline:0 none
}
.case__tabs--content .items li .desc div a:last-child {
	display:inline-block;
	vertical-align:middle;
	border-radius:4px;
	border:1px solid #4894ff;
	height:26px;
	line-height:26px;
	padding:0 10px;
	font-size:16px;
	font-weight:400;
	color:#4894ff;
	outline:0 none
}
@-moz-document url-prefix() {
.case__tabs--content .items li .desc div a:last-child {
line-height:28px;
margin-top:-4px
}
}
.case__tabs--content .items li .desc>a {
	font-size:18px;
	font-family:PingFangSC-Light;
	font-weight:300;
	color:#4a4a4a;
	line-height:28px;
	text-align:justify;
	border:0 none;
	outline:0 none
}
.case__classicCase {
	background:#fff
}
.case__classicCase--label {
	font-size:30px;
	font-weight:400;
	color:#333;
	line-height:34px;
	text-align:center;
	padding-top:90px;
	padding-bottom:60px
}
.case__classicCase--list {
	padding-bottom:48px;
	width:1000px;
	margin:0 auto
}
.case__classicCase--list .items {
	width:125px;
	margin-right:50px;
	margin-bottom:50px;
	float:left;
	text-align:center;
	white-space:nowrap
}
.case__classicCase--list .items:hover img {
	border:1px solid #e4f5f6;
	background:0 0;
	-moz-box-shadow:0 0 20px 2px #e4f5f6;
	box-shadow:0 0 20px 2px #e4f5f6;
	-ms-transform:scale(1.1504, 1.114);
	-webkit-transform:scale(1.1504, 1.114);
	-o-transform:scale(1.1504, 1.114);
	-moz-transform:scale(1.1504, 1.114);
	transform:scale(1.1504, 1.114)
}
.case__classicCase--list .items img {
	width:120px;
	height:120px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:border-box;
	border-radius:50%;
	vertical-align:top
}
.case__classicCase--list .items p {
	font-size:18px;
	font-weight:400;
	color:#666;
	line-height:24px;
	padding-top:22px
}
.case__classicCase--list .items:nth-child(6n) {
margin-right:0
}
.processing__icon {
	padding-top:84px;
	padding-bottom:82px
}
.processing__icon--label {
	font-size:30px;
	font-weight:400;
	color:#111;
	line-height:32px;
	padding-bottom:56px;
	text-align:center
}
.processing__icon ul {
	width:980px;
	margin:0 auto
}
.processing__icon ul li {
	float:left;
	margin-right:160px;
	width:220px;
	text-align:center
}
.processing__icon ul li:last-child {
	margin-right:0
}
.processing__icon ul li img {
	margin-bottom:30px;
	vertical-align:top
}
.processing__icon ul li .title {
	font-size:22px;
	font-weight:400;
	color:#111;
	line-height:26px;
	margin-bottom:20px
}
.processing__icon ul li .subtitle {
	font-size:18px;
	font-family:PingFangSC-Light;
	font-weight:300;
	color:#505050;
	line-height:28px
}
.processing__intro {
	background:rgba(245, 246, 249, .8);
	padding-bottom:88px
}
.processing__intro--label {
	padding-top:90px;
	font-size:30px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:#111;
	line-height:36px;
	padding-bottom:50px;
	text-align:center
}
.processing__intro ul {
	width:1148px;
	margin:0 auto
}
.processing__intro ul li {
	float:left;
	background:#fff;
	margin-right:20px;
	text-align:center
}
.processing__intro ul li:last-child {
	margin-right:0
}
.processing__intro ul li img {
	vertical-align:top
}
.processing__intro ul li .title {
	font-size:18px;
	font-weight:400;
	color:#333;
	line-height:20px;
	padding-bottom:18px;
	padding-top:11px;
	position:relative
}
.processing__intro ul li .title:after {
	content:'';
	position:absolute;
	width:32px;
	height:2px;
	background:#4894ff;
	left:50%;
	margin-left:-16px;
	bottom:10px
}
.processing__intro ul li .subtitle {
	font-size:14px;
	font-weight:400;
	color:#999;
	line-height:16px;
	padding-bottom:19px
}
.processing__section {
	padding-top:90px;
	background:#fff
}
.processing__section--title {
	font-size:30px;
	font-weight:400;
	color:#111;
	line-height:36px;
	margin-bottom:19px;
	text-align:center
}
.processing__section--subtitle {
	font-size:24px;
	font-weight:400;
	color:#505050;
	line-height:30px;
	text-align:center;
	margin-bottom:-30px
}
.processing__section--items:nth-child(3) {
background:#fff;
padding-bottom:86px
}
.processing__section--items:nth-child(3) .wrap {
height:412px;
background:url(https://sitecdn.sdongpo.com/website/new_case/processing__js.png) no-repeat center;
background-size:1148px 412px
}
.processing__section--items:nth-child(3) .desc {
width:412px;
padding-top:126px;
padding-left:42px
}
.processing__section--items:nth-child(4) {
background:rgba(245, 246, 249, .8);
height:486px
}
.processing__section--items:nth-child(4) .wrap {
padding-top:78px
}
.processing__section--items:nth-child(4) .wrap img {
margin-left:42px;
margin-right:147px
}
.processing__section--items:nth-child(4) .wrap .desc {
padding-top:37px
}
.processing__section--items:nth-child(5) {
background:#fff;
height:546px
}
.processing__section--items:nth-child(5) .wrap {
padding-top:112px
}
.processing__section--items:nth-child(5) .wrap .desc {
padding-top:28px;
padding-left:42px;
width:414px;
margin-right:166px
}
.processing__section--items:nth-child(6) {
background:rgba(245, 246, 249, .8);
height:440px
}
.processing__section--items:nth-child(6) .wrap {
padding-top:69px;
position:relative
}
.processing__section--items:nth-child(6) .wrap img {
margin-left:-30px;
margin-right:99px
}
.processing__section--items:nth-child(6) .wrap .desc {
padding-top:21px;
width:377px
}
.processing__section--items:nth-child(6) .barChart div {
background:linear-gradient(180deg, #becfff 0, #fff 100%);
border-radius:2px 2px 0 0;
width:12px;
position:absolute;
bottom:80px;
font-family:ArialMT;
color:#4c73ff;
height:0;
overflow:hidden;
font-size:12px;
transition:height 1s linear
}
.processing__section--items:nth-child(6) .barChart div:before {
top:-15px;
-webkit-transform:scale(.6);
-ms-transform:scale(.6);
transform:scale(.6);
-webkit-transform-origin:left;
-ms-transform-origin:left;
transform-origin:left
}
.processing__section--items:nth-child(6) .barChart div:first-child {
left:159px
}
.processing__section--items:nth-child(6) .barChart div:first-child:before {
content:'38%';
position:absolute
}
.processing__section--items:nth-child(6) .barChart div:nth-child(2) {
left:204px
}
.processing__section--items:nth-child(6) .barChart div:nth-child(2):before {
content:'78%';
position:absolute
}
.processing__section--items:nth-child(6) .barChart div:nth-child(3) {
left:249px
}
.processing__section--items:nth-child(6) .barChart div:nth-child(3):before {
content:'49%';
position:absolute
}
.processing__section--items:nth-child(6) .barChart div:nth-child(4) {
left:297px
}
.processing__section--items:nth-child(6) .barChart div:nth-child(4):before {
content:'62%';
position:absolute
}
.processing__section--items:nth-child(6) .barChart div:nth-child(5) {
left:344px
}
.processing__section--items:nth-child(6) .barChart div:nth-child(5):before {
content:'82%';
position:absolute
}
.processing__section--items:nth-child(6) .barChart div:nth-child(6) {
left:391px
}
.processing__section--items:nth-child(6) .barChart div:nth-child(6):before {
content:'94%';
position:absolute
}
.processing__section--items:nth-child(6) .barChart.dn>div {
height:0;
overflow:hidden
}
.processing__section--items .wrap {
	width:1148px;
	margin:0 auto
}
.processing__section--items .wrap img {
	float:left
}
.processing__section--items .wrap .desc {
	float:left
}
.processing__section--items .wrap .desc div {
	cursor:pointer;
	width:156px;
	height:44px;
	background:#4894ff;
	border-radius:36px;
	font-size:20px;
	font-weight:400;
	color:#fff;
	line-height:44px;
	text-align:center;
	margin-top:30px
}
.processing__section--items .wrap p:first-child {
	font-size:24px;
	font-weight:400;
	color:#111;
	line-height:30px;
	padding-bottom:18px
}
.processing__section--items .wrap p:first-child~p {
font-size:18px;
font-weight:400;
color:#505050;
line-height:28px;
margin-bottom:8px
}
.processing__customer {
	padding-bottom:88px;
	padding-top:90px;
	background:#fff
}
.processing__customer--label {
	font-size:30px;
	font-weight:400;
	color:#111;
	line-height:36px;
	padding-bottom:48px;
	text-align:center
}
.processing__customer ul {
	width:968px;
	margin:0 auto
}
.processing__customer ul li {
	float:left;
	width:242px;
	height:170px;
	border:1px solid #e8e8e8;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:-1px;
	margin-right:-1px;
	text-align:center;
	position:relative
}
.processing__customer ul li:nth-child(4n) {
margin-right:0
}
.processing__customer ul li img {
	vertical-align:top;
	margin-top:26px
}
.processing__customer ul li p {
	position:absolute;
	width:100%;
	font-size:16px;
	font-weight:400;
	color:#505050;
	bottom:25px;
	line-height:22px
}
.leadwarehouse .groupon__species--list {
	border:0 none
}
.leadwarehouse .groupon__species--list li {
	border-right:0 none
}
.leadwarehouse .groupon__case {
	padding-top:64px;
	background:#f7f8fa
}
.leadwarehouse .groupon__case--label {
	padding-bottom:68px
}
.leadwarehouse .groupon__case--list {
	width:992px
}
.leadwarehouse .groupon__section .items .desc.mall {
	margin-right:110px
}
.leadwarehouse .groupon__section .items .desc p {
	white-space:normal
}
.leadwarehouse .groupon__case--list li {
	margin-right:72px;
	margin-bottom:43px
}
.leadwarehouse .groupon__case--list li:nth-child(4n) {
margin-right:0
}
.leadwarehouse .groupon__section .items:nth-child(4) {
height:auto;
background:0 0;
padding-top:72px;
padding-bottom:94px
}
.pork__intro {
	text-align:center;
	padding-top:87px;
	padding-bottom:80px
}
.pork__intro--caption {
	font-size:30px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(17, 17, 17, 1);
	line-height:36px;
	margin-bottom:18px
}
.pork__intro--subtitle {
	font-size:24px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(102, 102, 102, 1);
	line-height:30px;
	margin-bottom:50px
}
.pork .groupon__section .items:first-child {
	height:auto;
	padding-top:70px;
	padding-bottom:68px
}
.pork .groupon__section .items img:first-child {
	margin-left:0
}
.pork .groupon__section .items:first-child .desc {
	margin-left:205px;
	width:425px;
	white-space:normal
}
.pork .groupon__section .items:nth-child(2) {
padding:84px 0;
height:auto
}
.pork .groupon__section .items:nth-child(2) .desc {
margin-right:205px;
width:414px;
white-space:normal
}
.pork .groupon__section .items:nth-child(3) {
padding:74px 0;
height:auto
}
.pork .groupon__section .items:nth-child(3) img {
margin-left:-50px
}
.pork .groupon__section .items:nth-child(3) .desc {
margin-left:138px;
width:385px;
white-space:normal
}
.pork .index__cooperation {
	background:#fff
}
.pork .index__cooperation .items {
	border:1px solid #e8e8e8;
	box-sizing:border-box
}
.pork .index__cooperation--list {
	margin-bottom:66px
}
.traceability__process {
	background:#fafbfc;
	padding-top:50px;
	padding-bottom:120px
}
.traceability__process--label {
	font-size:30px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(34, 34, 34, 1);
	line-height:36px;
	margin-bottom:60px;
	text-align:center
}
.traceability__process--list {
	overflow:hidden;
	width:1082px;
	margin:0 auto;
	position:relative
}
.traceability__process--list .left {
	left:151px;
	top:57px;
	position:absolute
}
.traceability__process--list .right {
	top:57px;
	position:absolute;
	right:151px
}
.traceability__process--list:before {
	content:'';
	width:571px;
	border-top:2px dashed #bababa;
	left:50%;
	transform:translateX(-50%);
	position:absolute;
	top:66px
}
.traceability__process--list .items {
	position:relative;
	width:132px;
	float:left;
	margin-right:58px;
	text-align:center
}
.traceability__process--list .items p {
	font-size:22px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(34, 34, 34, 1);
	line-height:26px;
	margin-top:30px
}
.traceability__process--list .items:last-child {
	margin-right:0
}
.traceability .fresh__introduce--list .items:nth-child(2) {
background:#fff;
padding-top:74px;
padding-bottom:74px;
height:auto
}
.traceability .fresh__introduce--list .items:nth-child(2) .desc {
margin-left:205px;
margin-top:45px
}
.traceability .fresh__introduce--list .items:nth-child(3) {
background:#f5f6f9;
padding-top:76px;
padding-bottom:72px;
height:auto
}
.traceability__label {
	font-size:30px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(34, 34, 34, 1);
	line-height:36px;
	text-align:center;
	padding-top:88px;
	margin-bottom:-60px
}
.traceability .fresh__introduce--list .items:nth-child(3) .desc {
margin-top:22px;
margin-right:89px
}
.traceability .case__vedio {
	padding-top:40px;
	background:url(https://sitecdn.sdongpo.com/website/new_case/traceability_video.png) no-repeat center 40px;
	background-size:1184px 653px;
	height:653px;
	position:relative
}
.footer-bannar {
	background:url(../images/prwarehouse.png) no-repeat center;
	background-size:cover;
	text-align:center;
	color:#fff;
	padding-top:50px;
	padding-bottom:40px
}
.footer-bannar p {
	font-size:26px;
	font-weight:400
}
.footer-bannar div {
	display:inline-block;
	width:156px;
	height:44px;
	line-height:44px;
	border-radius:36px;
	text-align:center;
	background:linear-gradient(88deg, #ffbc00 0, #ff8e00 100%);
	font-size:20px;
	font-weight:400;
	margin-top:32px;
	color:#fff;
	cursor:pointer
}
#submit-modal {
	width:826px!important;
	border-radius:0!important;
	left:50%;
	top:50%;
	margin-left:-413px!important;
	margin-top:-200px!important;
	padding:0!important
}
#submit-modal .modal__content {
	overflow:hidden
}
#submit-modal .modal__content .modal__content--text {
	float:left;
	width:400px;
	height:400px;
	padding-top:64px;
	padding-left:52px;
	padding-right:52px;
	box-sizing:border-box;
	background:url(/images/barcelona-commerce-crowd-2031992.png)
}
#submit-modal .modal__content .modal__content--text p {
	font-size:18px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(255, 255, 255, 1);
	line-height:26px;
	margin-bottom:8px
}
#submit-modal .modal__content .modal__content--text p:first-child {
	margin-bottom:16px;
	font-size:22px;
	font-family:PingFangSC-Semibold, PingFang SC;
	font-weight:600;
	color:rgba(255, 255, 255, 1);
	line-height:26px
}
#submit-modal .modal__content .modal__content--form {
	float:left;
	width:426px;
	height:400px;
	background:#fff;
	padding:64px 40px 0;
	text-align:center
}
#submit-modal .modal__content .modal__content--form .submit {
	width:345px;
	height:47px;
	background:linear-gradient(90deg, rgba(255, 161, 0, 1) 0, rgba(255, 110, 0, 1) 100%);
	border-radius:24px;
	font-size:18px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(255, 255, 255, 1);
	line-height:47px;
	text-align:center
}
#submit-modal .modal__content .modal__content--form .submit span {
	background:0 0;
	display:block;
	box-sizing:border-box;
	padding:0;
	margin:0
}
#submit-modal .modal__content .modal__content--form #submit-title {
	font-size:18px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	color:rgba(51, 51, 51, 1);
	line-height:20px;
	margin-bottom:25px
}
#submit-modal .modal__content .modal__content--form .submit-item {
	margin-bottom:14px
}
#submit-modal .modal__content .modal__content--form input {
	width:345px;
	height:47px;
	border-radius:24px;
	border:1px solid rgba(186, 186, 186, 1);
	font-size:18px;
	font-family:PingFangSC-Regular, PingFang SC;
	font-weight:400;
	line-height:47px
}
#company-name::-webkit-input-placeholder, #phone::-webkit-input-placeholder, #username::-webkit-input-placeholder {
color:rgba(153, 153, 153, 1)!important;
font-size:18px!important
}
